Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: How to refresh field using script - back end processing
~Dan Ekgeropul 20.Jan.04 12:15 PM a Web browser
Applications Development 6.0.2 CF2 Windows XP


In some Cases there is only the Hard Way: (Sorry ;-))

Generate:

1. A flag in the Documents! (e. g. TOUPDATE)
2. Create an Formula Agent that Updates the Documents via:
==========================================
Use Formula / or FT:

Select @isavailable(Toupdate);
Field XYZ := [Formula from Field KYZ]
Field ABC := @if(XYZ = "[Formula from Field KYZ]"; "Great Job"; "F.... Job");
Field ABC := @if(@ismember(ABC; "Great JOB"); "Good day for a Money Hearing: " + @Text(@today);"");
Field ToUpdate := @deletefield;

==========================================

Hope this helps

Thomas Balatka
Mailto:Thomas.Balatka@aon.at




How to refresh field using script -... (~Kirk Brefreevi... 20.Jan.04)
. . RE: How to refresh field using scri... (~Dan Ekgeropul 20.Jan.04)
. . RE: How to refresh field using scri... (~Wei Frojipyman... 20.Jan.04)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS